home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / pluginy Firefox / 11587 / 11587.xpi / install.rdf < prev   
Extensible Markup Language  |  2009-10-12  |  1KB  |  28 lines

  1. <?xml version="1.0"?>
  2. <!-- Copyright (c) 2007-2009 Pearl Crescent, LLC.  All Rights Reserved.
  3.   -->
  4.  
  5. <RDF xmlns="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  6.      xmlns:em="http://www.mozilla.org/2004/em-rdf#">
  7.  
  8.   <Description about="urn:mozilla:install-manifest">
  9.     <em:id>{d5eeb813-935a-435d-b01e-b3a02f2cb408}</em:id>
  10.     <em:version>0.8.7.2</em:version>
  11.     <em:targetApplication>
  12.       <Description>  <!-- Firefox -->
  13.         <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
  14.         <em:minVersion>3.0</em:minVersion>
  15.         <em:maxVersion>3.5.*</em:maxVersion>
  16.       </Description>
  17.     </em:targetApplication>
  18.  
  19.     <em:name>Aviary</em:name>
  20.     <em:description>Access the Aviary web site and tools.</em:description>
  21.     <em:creator>Pearl Crescent, LLC</em:creator>
  22.     <em:homepageURL>http://aviary.com/tools/talon</em:homepageURL>
  23.     <em:iconURL>chrome://aviary/skin/pkgIcon.png</em:iconURL>
  24.     <em:optionsURL>chrome://aviary/content/options.xul</em:optionsURL>
  25.   </Description>
  26.  
  27. </RDF>
  28.